Skip to main content

abbreviated

Type

keyword

Summary

Specifies a format for the date and time functions, the convert command, and the name, ID, and owner properties.

Syntax

abbreviated

Description

Use the abbreviated keyword to obtain a date, time, name, or ID with a moderate amount of detail.

In general, an abbreviated form is longer than the short form, but shorter than the long form.

If the useSystemDate property is set to false, an abbreviated date looks like this: Thu, Jan 27, 2000

If the useSystemDate is true, the abbreviated date is formatted according to the system settings.

If the useSystemDate property is set to false, an abbreviated time looks like this: 11:22 AM

If the useSystemDate is true, the abbreviated time is formatted according to the system settings. An abbreviated object name consists of the object type, followed by the name in quotes. For example, an abbreviated card name looks like this: card "This Card"

An abbreviated object ID looks like this: field ID 2238

note

The abbreviated keyword is implemented internally as a property, and appears in the propertyNames. However, it cannot be used as a property in an expression, nor with the set command.

Examples

the abbreviated date
put (the abbreviated name of this card) & return after cardsList

glossary: keyword, property, command, function, object type, expression

keyword: card, short, long

property: owner, properties, name, ID

command: set, convert

function: time, dateFormat, format, date, propertyNames

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?